diff options
Diffstat (limited to 'config/waybar/style/[Light] Monochrome Contrast.css')
| -rw-r--r-- | config/waybar/style/[Light] Monochrome Contrast.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css index 18eefd93..b188f99a 100644 --- a/config/waybar/style/[Light] Monochrome Contrast.css +++ b/config/waybar/style/[Light] Monochrome Contrast.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -150,8 +149,8 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } |
